Name : perl-Data-Buffer
| |
Version : 0.04
| Vendor : Mandriva
|
Release : 3mdv2007.0
| Date : 2006-08-28 17:07:52
|
Group : Development/Perl
| Source RPM : perl-Data-Buffer-0.04-3mdv2007.0.src.rpm
|
Size : 0.02 MB
| |
Packager : Olivier Thauvin < nanardon_mandriva_org>
| |
Summary : Read/write buffer class
|
Description :
Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is really a layer on top of those built-in functions.
All of the get_* and put_* methods respect the internal offset state in the buffer object. This means that you should read data out of the buffer in the same order that you put it in.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.0/i586/media/contrib/release |